Welcome![Sign In][Sign Up]
Location:
Search - dos t

Search list

[OtherRTF2TXT

Description: 此文件为RTF文件转换为TXT文件的解码程序。-RTF file for this file is converted to TXT file decoding process.
Platform: | Size: 471040 | Author: sundsea | Hits:

[source in ebookjaq

Description: /*  本程序实现的功能: 显示系统时间和日期    该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。   主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调用显示功能,以达到动态效果。*/-/* This program features : The display system time and date of the program is the main operation : the use of the system call dos function, importation case-D display the current date, case-insensitive T when the input output current system, when the input Q withdraw from the case-sensitive procedure, when losers in other characters, suggesting error. The main algorithm : the system date and time into the characters, sorting through the stack to show that involves strategically placed to coordinate conversion. The time and date shown only a call (functions) compute avoid code redundancy, make it simple as possible, and at the same time after the operation, the procedure waits for the next operation, rather than retire. The program showed multiple calls time display, in order to achieve dy
Platform: | Size: 2048 | Author: 碧匀天 | Hits:

[Internet-NetworkTribeFloodNet2k

Description: Tribe FloodNet 2k Distributed Denial Of Service Network 分布式拒绝服务工具的源代码,下面为英文说明: TFN can be seen as the yet most functional DoS attack tool with the best performance that is now almost impossible to detect. What is my point in releasing this? Let me assure you it isn t to harm people or companies. It is, however, to scare the heck out of everyone who does not care about systematically securing his system, because tools sophisticated as this one are out, currently being improved drastically, kept PRIVATE, and some of them not with the somewhat predictable functionality of Denial Of Service. It is time for everyone to wake up, and realize the worst scenario that could happen to him if he does not care enough about security issues. Therefore, this program is also designed to compile on a maximum number of various operating systems, to show that almost no modern operating system is specifically secure, including Windows, Solaris, most UNIX flavors and Linux. -Tribe FloodNet 2k Distributed Denial Of Se rvice Network Distributed denial of service tools source code for the English below : TFN can be seen as the most functional yet DoS att Ack tool with the best performance that is now al most impossible to detect. What is my point in re this leasing Let me assure you it isn t to harm peo ple or companies. It is, however, to scare the heck out of everyone who does not car e about systematically securing his system, because tools sophisticated as this one are out , currently being improved drastically. PRIVATE kept, and some of them not with the somewhat predictab le functionality of Denial Of Service. It is tim e for everyone to wake up. and realize the worst scenario that could Happe n to him if he does not care enough about security issues. There
Platform: | Size: 44032 | Author: onlyu | Hits:

[WEB CodeV1.0b

Description: 这是一款全中文环境的傻瓜型汇编语言辅助开发工具;它包含179个DOS/BIOS中断功能和6个常用的程序框架的模板,用户只要根据自己的需要在窗口中设置选项,就可以快速、准确地自动生成相应的汇编源代码;其中的二进制位的设置与计算、使用哪些寄存器、大量数据的编排(如:低格时的扇区的交叉排列)等等既往需要程序员记忆、理解、计算、查资料才能完成的工作,现在都可由软件隐含自动完成。程序框架模板可自动生成汇编程序的各个段、循环语句、判断语句等,用户可以象使用高级语言一样,不用考虑程序格式以及如何设置跳转标号等初级问题,把时间和精力更多地用在程序功能上,从而用汇编编出更大、更复杂、功能更强也更完善的程序来!它是一个成功的汇编程序员所不可缺少的!-This is a completely Chinese environment fool-assisted assembly language development tools; It contains 179 DOS/BIOS interrupt function and six commonly used procedural framework of the template, as long as the users according to their own needs in the window directive, it can quickly and accurate automatic generation of the corresponding source code compilation; the binary bit with the setup, the use of which register, the presentation of large amounts of data (such as : low portion of the grid at the intersection with), etc. programmers need to remember the past, to understand, measure, check information to complete the work, is now available from the software automatically implied. Framework template can be automatically generated compilation of the various procedures of the loop is t
Platform: | Size: 507904 | Author: 李锦 | Hits:

[JSP/Java6K_WebService_src

Description: 在首次运行时,自动生成INI配置文件,网页文件夹和一个测试网页。 默认端口:8080 WebServer.jar为已经编译好的java文件,在Dos下可以(注意要在WebServer.jar所在路径)执行java -jar WebServer.jar,在Dos窗口中会有大量的提示信息。不建议用无Dos窗口的方式使用。 包含三个Class: HttpServer.java(main) Response.java Request.java 还含有大量注释。-the first operation, automatic generation INI configuration files, folders and web testing a website. Default port : 8080 WebServer.jar already compiled java documents, In Dos under (note to the path where WebServer.jar) implementation of java-jar WebServer.jar, Dos window there will be a lot of reminders. Does not recommend using non- Dos window use. Class 3 includes : HttpServer.java (main) Response.java Reques t.java also contains large amounts of the Notes.
Platform: | Size: 10240 | Author: 阿木 | Hits:

[Crack Hack300_encrypt

Description: 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds] -encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Primitives :- To generate an RSA key cryptest g-To encrypt an d decrypt a string using RSA cryptest r-To calcu late MD5, SHS, and RIPEMD algorithms-160 message digests : cryptest m file-To encrypt and decrypt a string using DES-EDE in CBC mode : cryptest t-To encrypt or decrypt a file cryptes t e | d input output- To share a file into shadows : cryptest's
Platform: | Size: 389120 | Author: Nikii | Hits:

[OS programRedirectSource

Description: This control makes it possible to redirect the stdin/stdout of a console-application to your program. It s even possible to redirect MS-DOS commands to your application. I ve written this project in Visual C++ 6.0 with ATL 3.0, because you can t use multithreading in Visual Basic. Properties of the Application -This control makes it possible to redirect the stdin/stdout of a console-application to y our program. It's even possible to redirect MS-D OS commands to your application. I've written th is project in Visual C 6.0 with ATL 3.0, because you can not use multithreading in Visual B asic. Properties of the Application
Platform: | Size: 55296 | Author: changming | Hits:

[Disk Toolsdisk_tool_miniTO

Description: 分区表备份器 miniTO 源码 现传上源码...希望能对正学习DOS,WINDOWS,磁盘和编程者有点帮助... 内含纯DOS,WIN32控制台和WIN32 GUI三个版本.它们生成的备份文件可以在任何版本中使用. WIN32 GUI版本暂使用备份功能(其他模块也都已全部写好,全是完整的,现在仅开启备份功能),如果想使用还原替换和比较功能,可自行打开调用的开关或加几句调用的代码就可以了, 一会儿我再把它们加上去,... (在WIN,打印功能是不能使用直接使用DOS的代码的,要把它们先送到编辑框的缓冲区再显示的...有兴趣的也可自己弄...) 因刚刚从DOS代码转写成WIN,程序提示还没有完全改写成WIN的,printf()等还留在里面,不过对编译没有影响,有时间可以改写掉, 因时间关系,没有详细的注释,不过在写的时候,变量名字基本是根据其功能起的,所以,对程序的代码思路还是不难理解的-Backup partition table for miniTO source is on the traditional source of hope ... is learning DOS, Windows, disk and programmers a little help ... containing pure DOS. Win32 console and GUI Win32 version 3. They generated backup file can be any version convinces used. Win32 GUI version occasional use backup functions (other modules have already been prepared, all is complete, Now only open backup function), if we want to reinstate the use of replacement and comparison functions, can open the call of a few switches or additions to the calling code can be, I then later they added. ... (WIN, Print function is not used directly use the DOS code. They should first sent to the editors of the frame buffer shows again and again ... interested can also get their own ...) from a DO S WIN code into t
Platform: | Size: 260096 | Author: 李大大 | Hits:

[Otherdosbox-0.70.tar

Description: DOSBox emulates a full x86 pc with sound and dos. Its main use is to run old dosgames on platforms which don t have dos(win2K/XP/linux/FreeBSD/Mac OS X)-DOSBox emulates a full x86 pc with sound and dos. Its main use is to run old dosgames on platfo rms which do not have dos (win2K/XP/linux/FreeB SD/Mac OS X)
Platform: | Size: 934912 | Author: wangdong | Hits:

[assembly language123

Description: 该源码只能在DOS环境下运行,能够在屏幕上出现一个小框,框内输入T可显示系统当前时间,输入Q则退出-The source code can only be run under DOS environment and can appear on the screen a small box, enter the T box system can display the current time, type Q has withdrawn from the
Platform: | Size: 6144 | Author: YK | Hits:

[DSP programc_dsp1

Description: In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals. -In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.
Platform: | Size: 2155520 | Author: gulliver33 | Hits:

[Windows DevelopSCAN

Description: 扫描仪驱动开发范例 开发范例 说 明 文件名 大小(KB) 更新日期 4a,4b,4c扫描仪的DOS下的驱动及开发范例 4a.zip* 53 1998/09/21 Windows 环境Twain接口开发范例(16位) Twain.zip* 38 1998/09/21 Windows 环境Twain接口开发范例(32位) Twain32.zip* 62 1998/09/21 Windows 环境下扫描仪控制动态链接库(16位) scan16.zip* 10 1998/09/21 紫光笔开发范例 pendemo.zip* 47 1998/12/04 Wintab 标准 wtdoc.zip* 76 1998/12/04 Uniscan扫描仪扫描动态链接库(32位) (有用户控制界面) scan32.zip* 27 1998/09/21 Uniscan扫描仪扫描动态链接库(32位)(无用户控制界面) uniscan.zip 29 1999/06/25 -Scanner-driven development paradigm example of the development of the documentation of the size (KB) Updated 4a, 4b, 4c scanner driver under DOS and development paradigm 4a.zip* 53 1998/09/21 Windows environment for the development of an example of Twain interface (16-bit ) Twain.zip* 38 1998/09/21 Windows environment interface development paradigm Twain (32) Twain32.zip* 62 1998/09/21 Windows environment scanner control dynamic link library (16) scan16.zip* 10 1998/T 09/21 developed here an example of pendemo.zip* 47 1998/12/04 Wintab standards wtdoc.zip* 76 1998/12/04 Uniscan scanner dynamic link library (32) (a user control interface) scan32.zip* 27 1998/09/21 Uniscan scanner dynamic link library (32) (non-user control interface) uniscan.zip 29 1999/06/25
Platform: | Size: 324608 | Author: liming | Hits:

[Shell apiSudungLinuxShell

Description: 1. LỊ CH SỬ RA Đ Ờ I CỦ A LINUX Vào nă m 1991 tạ i Phầ n Lan, Linus B. Torvalds lúc đ ó là sinh viên ở trư ờ ng Đ ạ i họ c tổ ng hợ p Hensinki đ ã dùng mộ t máy tính cá nhâ n có trang bị bộ xử lí 386 đ ể nghiên cứ u cách làm việ c củ a nó . Do hệ đ iề u hành MS-DOS khô ng khai thác đ ầ y đ ủ các đ ặ c tính củ a bộ xử lí 386 , Linus đ ã sử dụ ng mộ t hệ đ iề u hành thư ơ ng mạ i khác là Minix . Hệ đ iề u hành Minix là hệ đ iề u hành Unix cỡ nhỏ -1. LỊ CH SỬ RA Đ Ờ I CỦ A LINUX Vào nă m 1991 tạ i Phầ n Lan, Linus B. Torvalds lúc đ ó là sinh viên ở trư ờ ng Đ ạ i họ c tổ ng hợ p Hensinki đ ã dùng mộ t máy tính cá nhâ n có trang bị bộ xử lí 386 đ ể nghiên cứ u cách làm việ c củ a nó . Do hệ đ iề u hành MS-DOS khô ng khai thác đ ầ y đ ủ các đ ặ c tính củ a bộ xử lí 386 , Linus đ ã sử dụ ng mộ t hệ đ iề u hành thư ơ ng mạ i khác là Minix . Hệ đ iề u hành Minix là hệ đ iề u hành Unix cỡ nhỏ
Platform: | Size: 281600 | Author: vu | Hits:

[Otherpciset

Description: DOS utility 用来检查PCI device 和 修改一些系统的PCI的寄存器的工具-PCISET - changes PCI-Registers of any PCI devices PCI2ERRL- seaches a PCI device and gives an Errorlevel 1 if it isn t found ALLREGS - prints all PCI registers from 00 to FF bytewise
Platform: | Size: 22528 | Author: allan | Hits:

[Shot GameSourceCodeOfIDGames_Quake1

Description: This the complete source code for winquake, glquake, quakeworld, and glquakeworld. The projects have been tested with visual C++ 6.0, but masm is also required to build the assembly language files. It is possible to change a #define and build with only C code, but the software rendering versions lose almost half its speed. The OpenGL versions will not be effected very much. The gas2masm tool was created to allow us to use the same source for the dos, linux, and windows versions, but I don t really recommend anyone mess with the asm code.-This is the complete source code for winquake, glquake, quakeworld, and glquakeworld. The projects have been tested with visual C++ 6.0, but masm is also required to build the assembly language files. It is possible to change a#define and build with only C code, but the software rendering versions lose almost half its speed. The OpenGL versions will not be effected very much. The gas2masm tool was created to allow us to use the same source for the dos, linux, and windows versions, but I don t really recommend anyone mess with the asm code.
Platform: | Size: 7991296 | Author: mmkhz1 | Hits:

[assembly language070420072985

Description: 汇编实验 之 输入/输出与中断实验 一、实验目的 1.掌握输入/输出与中断指令的使用方法; 2.掌握中断向量表的结构及使用方法; 3.掌握INT指令的使用方法; 4.掌握BIOS中断功能调用的使用方法; 5.掌握DOS功能调用的使用方法。 二、实验要求 1.了解INT指令与CALL指令的不同点; 2.会用DEBUG观察中断向量表; 3.会用DEBUG的T命令和P命令执行INT指令; 4.会用INT 10H、INT 16H编制程序; 5.会用DOS功能调用的02H、09H功能编制程序。 -GREAT!!!
Platform: | Size: 69632 | Author: 星东 | Hits:

[ConsoleTLINK

Description: tlink for dos tlink /t filename.obj
Platform: | Size: 54272 | Author: xxxx | Hits:

[OtherBilly-Belcebu-Virus-Writing-Guide

Description: 详细的介绍了病毒的编写方法。elcome葛培Belcebu的病毒编写指南。这份文件是献给我的主人,zAxOn,我从天导师当我问他怎么度过每一天的arj路过时,他借给我的胸腺五肽,并教我的一切,直到他知道我在大会第一步骤。它也致力于脂肪酶谁想要离开被拉默,并希望加入“好景象。”我不会忘记的一个伟大的作家很多文件,黑暗天使(在灭绝的PIO -名义有效汇率凉所谓尔康/ Skism集团成员),令他的教程,教我在我的早期阶段。当然,为了后代,玛丽莲曼森,盲卫,灵云和Metallica(我听到另外一个群体,但这些是最好的)与他们的音乐事业,我写这行。希望你喜欢这个初学者的指南,可能是我最后致敬的DOS病毒。 -Detailed introduction to the compilation of the virus.elcome the Billy Belcebu s Virus Writing Guide. This document is dedicated to my master, zAxOn, my mentor from the days when i asked him what was ARJ passing through the day when he lend me the TP5, and taught me all he knew, till my first steps in Assembly. It s also dedicated to the ppl who want to leave to be lamer, and want to join the " good scene ". I don t forget the author of a lot of great documents, Dark Angel ( member of the extinct pio- neer cool group called Phalcon/Skism ), cause his tutorials taught me in my early stages. Of course, to The Offspring, Marilyn Manson, Blind Guardian, Stratovarius and Metallica ( I hear another groups, but these are the best ones ) cause with their music i m writing this lines. Hope you like this beginner s guide, probably my last tribute for DOS viruses.
Platform: | Size: 64512 | Author: mall | Hits:

[OS program4GMEM

Description: 存储器的访问,程序可以访问4G字节,工作时不必保护模式。-// 4G Memory Access // This Program Can Access 4G Bytes in DOS Real //Mode,Needn t in Protection Mode It Works.
Platform: | Size: 2048 | Author: Ben | Hits:

[Internet-Networksynscan-

Description: SYN 端口扫描,简单的实现洪水攻击-SYN SCan performance DoS attack detection and prevention tools. It can monitor ip on the Ethernet protocol data flow analysis of whether DoS attacks, When it is discovered that the DoS attacks, dnsguard automatically switches to F5 issued a directive deletion of the attacker connectivity, and over a period of time against his visit. Dnsguard effective prevention of DoS attacks on the harm caused servers to ensure the normal operation of t
Platform: | Size: 3462144 | Author: 宋亚非 | Hits:
« 1 23 4 »

CodeBus www.codebus.net